func syscall.wait4
2 uses
syscall (current package)
syscall_linux.go#L379: wpid, err = wait4(pid, &status, options, rusage)
zsyscall_linux_amd64.go#L177: func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)